Skip `gpg-connect-agent` when cleaning up temporary GPG home directories
authorSimon McVittie <smcv@debian.org>
Fri, 23 Aug 2019 10:26:49 +0000 (11:26 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 23 Aug 2019 10:26:52 +0000 (11:26 +0100)
commit55346915283750bbb6641d0dd82e643fccd4dca0
treec8f19b4e847d5b2ab3b5d892d89daf112f4adbcf
parent8b3715e0aa6a698446cbd596c118960136e3a42b
Skip `gpg-connect-agent` when cleaning up temporary GPG home directories

It appears this is sometimes done when it wasn't needed, causing
gpg-connect-agent to wait for an agent to start so that it can tell it
to stop, which results in a lot of noise on stderr when running `flatpak
update`. Debian 10 has GPG 2.2, and according to the commit message of
the commit I'm reverting here, this cleanup should be unnecessary with
GPG >= 2.2.
debian/changelog
debian/patches/debian/Revert-lib-Kill-GPG-agent-when-cleaning-up-tmp-homedirs.patch [new file with mode: 0644]
debian/patches/series